Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance tests (part 1) #81

Merged
merged 11 commits into from
Jan 7, 2025
Merged

enhance tests (part 1) #81

merged 11 commits into from
Jan 7, 2025

Conversation

ushitora-anqou
Copy link
Contributor

No description provided.

@ushitora-anqou ushitora-anqou force-pushed the enhance-tests branch 6 times, most recently from eb29e4d to c914a55 Compare December 25, 2024 02:47
@ushitora-anqou ushitora-anqou changed the title enhance tests enhance tests (part 1) Dec 25, 2024
…y/secondary mantle-controller are created

Signed-off-by: Ryotaro Banno <[email protected]>
@ushitora-anqou ushitora-anqou force-pushed the enhance-tests branch 2 times, most recently from 4d56212 to 7eedfcd Compare December 25, 2024 05:46
@ushitora-anqou ushitora-anqou marked this pull request as ready for review December 25, 2024 07:19
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
Expect(err).NotTo(HaveOccurred())
})

It("should delete MantleBackup in the primary cluster", func(ctx SpecContext) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
It("should delete MantleBackup in the primary cluster", func(ctx SpecContext) {
It("should delete MantleBackup created by primary mantle from standalone mantle", func(ctx SpecContext) {

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 3cb74fc.

test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
test/e2e/multik8s/suite_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@satoru-takeuchi satoru-takeuchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please squash commits.

… backups in both clusters

Signed-off-by: Ryotaro Banno <[email protected]>
…ved in secondary cluster

Signed-off-by: Ryotaro Banno <[email protected]>
…ved only in the primary cluster

Signed-off-by: Ryotaro Banno <[email protected]>
@ushitora-anqou
Copy link
Contributor Author

@satoru-takeuchi I squashed my commits. Could you review this again?

@satoru-takeuchi satoru-takeuchi merged commit 1e81d44 into main Jan 7, 2025
3 checks passed
@satoru-takeuchi satoru-takeuchi deleted the enhance-tests branch January 7, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants